[INFO] fetching crate seshat 4.0.1...
[INFO] testing seshat-4.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate seshat 4.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate seshat 4.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seshat 4.0.1
[INFO] tweaked toml for crates.io crate seshat 4.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seshat 4.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 232 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v5.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hkdf v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding hmac v0.11.0 (available: v0.13.0)
[INFO] [stderr]       Adding pbkdf2 v0.8.0 (available: v0.12.2)
[INFO] [stderr]       Adding r2d2_sqlite v0.24.0 (available: v0.33.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding rusqlite v0.31.0 (available: v0.39.0)
[INFO] [stderr]       Adding serde v1.0.118 (available: v1.0.228)
[INFO] [stderr]       Adding serde_derive v1.0.118 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.61 (available: v1.0.149)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding tantivy v0.12.0 (available: v0.25.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding uuid v1.18.1 (available: v1.23.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 772a6437cb7d75507e8f52442bbd23757223128b08acf243d18275f332f5054d
[INFO] running `Command { std: "docker" "start" "-a" "772a6437cb7d75507e8f52442bbd23757223128b08acf243d18275f332f5054d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "772a6437cb7d75507e8f52442bbd23757223128b08acf243d18275f332f5054d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "772a6437cb7d75507e8f52442bbd23757223128b08acf243d18275f332f5054d", kill_on_drop: false }`
[INFO] [stdout] 772a6437cb7d75507e8f52442bbd23757223128b08acf243d18275f332f5054d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc49424115570e0d6b1ca891a933778f1095ac60655f40e81b8c76e546a261d2
[INFO] running `Command { std: "docker" "start" "-a" "bc49424115570e0d6b1ca891a933778f1095ac60655f40e81b8c76e546a261d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling fst v0.3.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling levenshtein_automata v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling bitpacking v0.8.4
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling owned-read v0.4.1
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling fail v0.3.0
[INFO] [stderr]    Compiling tantivy-fst v0.2.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling murmurhash32 v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tinysegmenter v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling atomicwrites v0.2.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tantivy-query-grammar v0.12.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling tantivy v0.12.0
[INFO] [stderr]    Compiling seshat v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.02s
[INFO] running `Command { std: "docker" "inspect" "bc49424115570e0d6b1ca891a933778f1095ac60655f40e81b8c76e546a261d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc49424115570e0d6b1ca891a933778f1095ac60655f40e81b8c76e546a261d2", kill_on_drop: false }`
[INFO] [stdout] bc49424115570e0d6b1ca891a933778f1095ac60655f40e81b8c76e546a261d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa6cb49c15966e2814612903c3422f809e98f2bed174bd718bf58ea1c4a21953
[INFO] running `Command { std: "docker" "start" "-a" "aa6cb49c15966e2814612903c3422f809e98f2bed174bd718bf58ea1c4a21953", kill_on_drop: false }`
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling seshat v4.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPm8R0P/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfake-d84dda607ada0b2f,libdeunicode-86d3f5b336f0300d,libseshat-ecb33211c1830990,libctr-72b4d4eb7ba0bb34,liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libtantivy-72826cec336689eb,libhtmlescape-de762f64d8f6e472,libsnap-ce3e66b7fdbf9b7e,libbase64-b6593fc8161c679f,libregex-2df746045c3bd198,libregex_automata-88cc50ea68ed5864,libregex_syntax-5d2fa6d3c2e3f993,libtantivy_query_grammar-8fe084d467a4e034,libcombine-1b0e1ef14d1ebe10,libbytes-ff5aca13e3e348ea,libmurmurhash32-9be212cf5e244543,libtantivy_fst-48f231711f19c741,liblevenshtein_automata-b369dfbeb33ec277,libfst-5f05e7490247fb2a,libutf8_ranges-eb5ea9b8cee94699,libregex_syntax-23db7729af33f254,libbitpacking-da359554f21cfabc,libowning_ref-3fcc2b59c6a17a62,libcrc32fast-66fcb8dfd77ba9de,libtempfile-7dd84b5ef7dc35cc,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libmemmap-77de163749dda389,libatomicwrites-dffc55fe58ae9f38,libnix-e82c230aea5f8810,libvoid-c8c62e9ffd6f4978,libtempdir-13cdeafb761a8174,libremove_dir_all-988c28ce6bbf4cfc,librand-88a9b94d43b54290,libnotify-c5e23dd4e88ea102,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-0cfbb19f42c2b81e,libinotify_sys-71e6dd72ebacfdb9,libmio_extras-e6d444066b620fa5,liblazycell-0fc01752428421b1,libmio-917cec22c8766d48,libiovec-c7d7a920a47d78f4,libnet2-1e82c5c62da37c30,libfiletime-0c2d531151bd2933,libbitflags-e2b4db6c651223da,libfs2-5d9ff4ddf82ab4c5,libdowncast_rs-af2d5a07fb165ed2,libfnv-2d77ec4f6f971b24,librust_stemmers-3c0d8b18777af0b8,libitertools-aeeb77a41c694381,libfutures-43e6520cbf052010,libfutures_executor-2053c95a8daa1e6e,libfutures_util-81331d4fc90f758b,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-4b593120b6b132ae,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libfutures_core-a002474c8956e259,libfail-b1f076c30d910ef6,librand-59e1206b7bf12ce9,librand_xorshift-7990f5f51724154d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-fbb457f644c77de8,librand_chacha-e846d316a20dcb88,librand_isaac-57d8483723deb020,librand_core-4d7649880be55761,librand_os-5812c6a861bbb37e,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,libuuid-91f5be15792d31f5,libowned_read-e1e02a51d96676b2,libstable_deref_trait-b312b799b37d90c9,libcensus-04578044dd7cbc66,libnum_cpus-3c97ca9b371a7031,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libcrossbeam-7535d099c2fc50b7,libcrossbeam_queue-175efae05350cf02,libcrossbeam_channel-095707c05b4b219f,libcrossbeam_deque-99673bab63e14811,libcrossbeam_epoch-cb213b29d45ca4b6,libmemoffset-a509e393db4e2ac3,libcrossbeam_utils-151d50810da30cb9,libmaybe_uninit-31f640ff203648c2,libcfg_if-7e9efee4241be1ca,libchrono-8fa44a33e7a17ea7,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libfailure-c713f69e3fa1d2fd,libbacktrace-f24f5a2b38f41942,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-c7c2100912c0c2db,libmemchr-9b3f20cfb3ebd3b2,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libpbkdf2-cd0e6b64e2b41ef0,libsha2-c2dce088c2170f1e,libopaque_debug-1c8528c9b2d49180,libblock_buffer-042f461e83fe5592,libpassword_hash-08069c4f2b97432d,libbase64ct-cd9837778153b027,libhkdf-2fb4be4ace75e919,libhmac-c84f9ea98b2a1ebb,libcrypto_mac-53ea2f8bb1d037c7,libsubtle-fff2a9a73f2e60a1,libdigest-cb6bc998966c89ab,libaes-d3f215b9574bdf54,libcpufeatures-471354fefbcaf2d8,libcipher-43b0559847972892,libinout-d788a12d9db6d81f,libcrypto_common-e8362276c5465bc3,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libbyteorder-1efcbe4f07366651,librand-988f175c5e8eec36,librand_chacha-07c8512c8c5f38a9,librand_core-d98fb8beeeebdd48,libgetrandom-dfb0e9fbc16fb7e2,libthiserror-6fc01909fc0fcb23,libserde_json-7d0309420cab7e09,libryu-ace37e26d8308611,libitoa-86d89f784cae5688,libr2d2_sqlite-c600152f18896b15,librusqlite-1fc31366407bfd15,libbitflags-a4a524fc7b7b1962,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-739ca92e6feb4a97,libhashbrown-2c03d4986b1d8a4e,libahash-7f620c7b4490ef68,libonce_cell-028ded5f5e4e9236,liblibsqlite3_sys-e8089f7188dbe588,libr2d2-0231ece75a1b3ade,libscheduled_thread_pool-6b9c9832f117b3b6,libparking_lot-01ad8799a9c7d449,libparking_lot_core-9565e407cd34da65,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,liblog-cfb0a897de58af94,libfs_extra-03eb93cc4e00353e,libzeroize-36c98e1e0ab441af,libuuid-9ba04e6c50ec1e9a,librand-801b53af3b824052,librand_chacha-be23290fd016a664,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-6189710c1db70569,libgetrandom-9403a07bb7362fff,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libserde-8fca625211711143,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlcipher" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPm8R0P/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-4f2a400522408ec7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lsqlcipher
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seshat` (test "integration_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIsUSmH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctr-72b4d4eb7ba0bb34.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libtantivy-72826cec336689eb,libhtmlescape-de762f64d8f6e472,libsnap-ce3e66b7fdbf9b7e,libbase64-b6593fc8161c679f,libregex-2df746045c3bd198,libregex_automata-88cc50ea68ed5864,libregex_syntax-5d2fa6d3c2e3f993,libtantivy_query_grammar-8fe084d467a4e034,libcombine-1b0e1ef14d1ebe10,libbytes-ff5aca13e3e348ea,libmurmurhash32-9be212cf5e244543,libtantivy_fst-48f231711f19c741,liblevenshtein_automata-b369dfbeb33ec277,libfst-5f05e7490247fb2a,libutf8_ranges-eb5ea9b8cee94699,libregex_syntax-23db7729af33f254,libbitpacking-da359554f21cfabc,libowning_ref-3fcc2b59c6a17a62,libcrc32fast-66fcb8dfd77ba9de,libmemmap-77de163749dda389,libatomicwrites-dffc55fe58ae9f38,libnix-e82c230aea5f8810,libvoid-c8c62e9ffd6f4978,libtempdir-13cdeafb761a8174,libremove_dir_all-988c28ce6bbf4cfc,librand-88a9b94d43b54290,libnotify-c5e23dd4e88ea102,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-0cfbb19f42c2b81e,libinotify_sys-71e6dd72ebacfdb9,libmio_extras-e6d444066b620fa5,liblazycell-0fc01752428421b1,libmio-917cec22c8766d48,libiovec-c7d7a920a47d78f4,libnet2-1e82c5c62da37c30,libfiletime-0c2d531151bd2933,libbitflags-e2b4db6c651223da,libfs2-5d9ff4ddf82ab4c5,libdowncast_rs-af2d5a07fb165ed2,libfnv-2d77ec4f6f971b24,librust_stemmers-3c0d8b18777af0b8,libitertools-aeeb77a41c694381,libfutures-43e6520cbf052010,libfutures_executor-2053c95a8daa1e6e,libfutures_util-81331d4fc90f758b,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-4b593120b6b132ae,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libfutures_core-a002474c8956e259,libfail-b1f076c30d910ef6,librand-59e1206b7bf12ce9,librand_xorshift-7990f5f51724154d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-fbb457f644c77de8,librand_chacha-e846d316a20dcb88,librand_isaac-57d8483723deb020,librand_core-4d7649880be55761,librand_os-5812c6a861bbb37e,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,libuuid-91f5be15792d31f5,libowned_read-e1e02a51d96676b2,libstable_deref_trait-b312b799b37d90c9,libcensus-04578044dd7cbc66,libnum_cpus-3c97ca9b371a7031,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libcrossbeam-7535d099c2fc50b7,libcrossbeam_queue-175efae05350cf02,libcrossbeam_channel-095707c05b4b219f,libcrossbeam_deque-99673bab63e14811,libcrossbeam_epoch-cb213b29d45ca4b6,libmemoffset-a509e393db4e2ac3,libcrossbeam_utils-151d50810da30cb9,libmaybe_uninit-31f640ff203648c2,libcfg_if-7e9efee4241be1ca,libchrono-8fa44a33e7a17ea7,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libfailure-c713f69e3fa1d2fd,libbacktrace-f24f5a2b38f41942,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-c7c2100912c0c2db,libmemchr-9b3f20cfb3ebd3b2,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libpbkdf2-cd0e6b64e2b41ef0,libsha2-c2dce088c2170f1e,libopaque_debug-1c8528c9b2d49180,libblock_buffer-042f461e83fe5592,libpassword_hash-08069c4f2b97432d,libbase64ct-cd9837778153b027,libhkdf-2fb4be4ace75e919,libhmac-c84f9ea98b2a1ebb,libcrypto_mac-53ea2f8bb1d037c7,libsubtle-fff2a9a73f2e60a1,libdigest-cb6bc998966c89ab,libaes-d3f215b9574bdf54,libcpufeatures-471354fefbcaf2d8,libcipher-43b0559847972892,libinout-d788a12d9db6d81f,libcrypto_common-e8362276c5465bc3,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libbyteorder-1efcbe4f07366651,libthiserror-6fc01909fc0fcb23,libtempfile-7dd84b5ef7dc35cc,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libfake-d84dda607ada0b2f,libdeunicode-86d3f5b336f0300d,librand-988f175c5e8eec36,librand_chacha-07c8512c8c5f38a9,librand_core-d98fb8beeeebdd48,libgetrandom-dfb0e9fbc16fb7e2,libserde_json-7d0309420cab7e09,libryu-ace37e26d8308611,libitoa-86d89f784cae5688,libr2d2_sqlite-c600152f18896b15,librusqlite-1fc31366407bfd15,libbitflags-a4a524fc7b7b1962,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-739ca92e6feb4a97,libhashbrown-2c03d4986b1d8a4e,libahash-7f620c7b4490ef68,libonce_cell-028ded5f5e4e9236,liblibsqlite3_sys-e8089f7188dbe588,libr2d2-0231ece75a1b3ade,libscheduled_thread_pool-6b9c9832f117b3b6,libparking_lot-01ad8799a9c7d449,libparking_lot_core-9565e407cd34da65,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,liblog-cfb0a897de58af94,libfs_extra-03eb93cc4e00353e,libzeroize-36c98e1e0ab441af,libuuid-9ba04e6c50ec1e9a,librand-801b53af3b824052,librand_chacha-be23290fd016a664,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-6189710c1db70569,libgetrandom-9403a07bb7362fff,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libserde-8fca625211711143,liblazy_static-b3603208c0de2608}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlcipher" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIsUSmH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/seshat-c829673889c11f0d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lsqlcipher
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seshat` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "aa6cb49c15966e2814612903c3422f809e98f2bed174bd718bf58ea1c4a21953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6cb49c15966e2814612903c3422f809e98f2bed174bd718bf58ea1c4a21953", kill_on_drop: false }`
[INFO] [stdout] aa6cb49c15966e2814612903c3422f809e98f2bed174bd718bf58ea1c4a21953
